πŸ““ Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Q-Learning.md by @KGBicheno β˜†

Q-learning

Go back to the [[AI Glossary]]

#rl

In reinforcement learning, an algorithm that allows an agent to learn the optimal Q-function of a Markov decision process by applying the Bellman equation. The Markov decision process models an environment.